home *** CD-ROM | disk | FTP | other *** search
- if (!IS.isModuleInitialized("IS.NOF.ProgId")){
-
- function NOF_ProgId( ) {
- this.__proto__ = NOF_ProgId.prototype;
-
- this.Version = "9000000.0";
-
- this.FSIApplication = "FSI.FSIApplication.9000000.0";
- this.FSIApplication2 = "FSI.FSIApplication2.9000000.0";
- this.FSIProfile = "FSI.FSIProfile.9000000.0";
- this.FSIDirIterator = "FSI.FSIDirIterator.9000000.0";
- this.FSIImporter = "FSI.FSIImporter.9000000.0";
- this.FSIFilter = "FSI.FSIFilter.9000000.0";
- this.FSIFileOpenDlg = "FSI.FSIFileOpenDlg.9000000.0";
- this.FSIImageOpenDlg = "FSI.FSIImageOpenDlg.9000000.0";
- this.FSIFtp = "FSI.FSIFtp.9000000.0";
- this.FSIRegIterator = "FSI.FSIRegIterator.9000000.0";
- this.PublishServerManager = "FSI.PublishServerManager.9000000.0";
- this.FSINode = "FSI.FSINode.9000000.0";
- this.FSIPopups = "FSI.FSIPopups.9000000.0";
- this.FSIPopupPreview = "FSI.FSIPopupPreview.9000000.0";
- this.FSIImage = "FSI.FSIImage.9000000.0";
- }
-
- NOF.__proto__.ProgId = new NOF_ProgId();
- }